Can my SMS Gateway send notifications from Check_MK?

 

Yes.

 

Use your brevis.one SMS Gateway to send notifications of the Check_MK monitoring system.

 

 

 

1

Firstly activate the Notification Plugin for the brevis.one SMS Gateway

 

 

cp checkmk/doc/treasures/notifications/brevis.one local/share/check_mk/notifications/

 

 


 

2

 

Enter a system user, his password and the URL for the HTTP API in the Notification Plugin

 

 

vim local/share/check_mk/notifications/brevis.one

 

 


 

3

Example

 

 

username = "apiuser"

password = "secret"

location = "http://192.168.1.1/api.php"

 

 

 

If you now create or edit a Notification Rule, you can use your SMS Gateway as Notification Method to send notifications by text message.

 

 

 

Related articles